From 69e0cb6fbf1ab57a86d6b09faec8133748a85796 Mon Sep 17 00:00:00 2001 From: Leopold Palomo-Avellaneda Date: Thu, 9 Oct 2014 16:19:52 +0200 Subject: [PATCH] Some more retouches ... --- debian/copyright | 2 +- debian/pcl-tools.install | 0 debian/rules | 4 +--- 3 files changed, 2 insertions(+), 4 deletions(-) mode change 100644 => 100755 debian/pcl-tools.install diff --git a/debian/copyright b/debian/copyright index 1344977b..f7ecafe2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -388,7 +388,7 @@ License: BSD-3-clause Files: visualization/include/pcl/visualization/vtk/vtkVertexBuffer* visualization/src/vtk/vtkVertexBufferObject* Copyright: 1993-2008 Ken Martin, Will Schroeder, Bill Lorensen -License: BSD-2-Clause +License: BSD-2-clause Files: doc/* Copyright: 2009-2012, Willow Garage, Inc. diff --git a/debian/pcl-tools.install b/debian/pcl-tools.install old mode 100644 new mode 100755 diff --git a/debian/rules b/debian/rules index 00e38c31..ceae61fa 100755 --- a/debian/rules +++ b/debian/rules @@ -67,8 +67,6 @@ override_dh_install: cmd="dh_link -p pcl-tools usr/share/man/man1/pcl_pointclouds.1 usr/share/man/man1/$$i.1"; \ echo $$cmd; $$cmd; \ done - # using the provided by the package libjs-jquery - rm -rf debian/tmp/usr/share/doc/libpcl-doc/html/jquery.js dh_install --list-missing @@ -76,7 +74,7 @@ override_dh_strip: dh_strip -a --dbg-package=libpcl1.7-dbg override_dh_shlibdeps: - dh_shlibdeps -- -xpcl-tools -v + dh_shlibdeps -Lpcl-tools -l/usr/lib/${DEB_HOST_MULTIARCH}/cloud_composer_plugins -- -xpcl-tools override_dh_installchangelogs: dh_installchangelogs -plibpcl-common1.7 CHANGES.md -- 2.30.2